home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscPaperViewPalette / Makefile < prev    next >
Makefile  |  1995-06-06  |  1KB  |  50 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscPaperViewPalette
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = MiscColorViewInspector.nib MiscPaperViewInspector.nib\
  16.                   MiscPaperViewPalette.nib
  17.  
  18. GLOBAL_RESOURCES = MiscPaperViewPalette.tiff palette.table
  19.  
  20. CLASSES = MiscColorView+IBInspector.m MiscColorViewInspector.m\
  21.           MiscPaperView+IBInspector.m MiscPaperViewInspector.m\
  22.           MiscPaperViewPalette.m
  23.  
  24. HFILES = MiscColorView+IBInspector.h MiscColorViewInspector.h\
  25.          MiscPaperView+IBInspector.h MiscPaperViewInspector.h\
  26.          MiscPaperViewPalette.h
  27.  
  28. SUBPROJECTS = MiscPaperView.subproj
  29.  
  30. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  31.  
  32. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  33. MAKEFILE = palette.make
  34. INSTALLDIR = /NextDeveloper/Palettes
  35. INSTALLFLAGS = -c -s -m 755
  36. SOURCEMODE = 444
  37.  
  38.  
  39.  
  40. HEADER_PATHS = -I. -IMiscPaperView.subproj
  41.  
  42.  
  43. -include Makefile.preamble
  44.  
  45. include $(MAKEFILEDIR)/$(MAKEFILE)
  46.  
  47. -include Makefile.postamble
  48.  
  49. -include Makefile.dependencies
  50.